x11: Remove mentions of GDK_WINDOW_ROOT
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 Nov 2017 21:47:50 +0000 (16:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 Nov 2017 21:47:50 +0000 (16:47 -0500)
commit5f73afae3d8d108d05619cce0426da06cd02f77f
treec3677d3630111f6be4bd62f504e5907cd7da01fd
parent964cdaf3a3fd74d80bcf9ac64888e6778f61e042
x11: Remove mentions of GDK_WINDOW_ROOT

This backend never creates a window of this type, so no
need to check for it anymore.
gdk/x11/gdkdisplay-x11.c
gdk/x11/gdkwindow-x11.c